filechooserbutton: Be a GtkWidget
authorTimm Bäder <mail@baedert.org>
Wed, 18 Jan 2017 21:21:42 +0000 (22:21 +0100)
committerTimm Bäder <mail@baedert.org>
Fri, 20 Jan 2017 20:33:38 +0000 (21:33 +0100)
commit5f57e3b71106c7ff09ba308bfc1b8162ebfc8522
tree7eb8cc85efa350785b5d8ebc0b8ef26de2905e4d
parentd862c5c6dfa19501ad22ace7938af8f88cf993b6
filechooserbutton: Be a GtkWidget

Instead of subclassing GtkBox to have 2 child widgets, subclass
GtkWidget and only render one of them.
gtk/Makefile.am
gtk/gtkfilechooserbutton.c
gtk/gtkfilechooserbutton.h
gtk/ui/gtkfilechooserbutton.ui [deleted file]